Skip to content

Commit

Permalink
More clear direction on flaky test (#17085)
Browse files Browse the repository at this point in the history
  • Loading branch information
supertopher authored Sep 23, 2022
1 parent 45503de commit 6ddf32a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/shared-issues.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Adds metadata and labels to issues based on context
# https://github.com/airbytehq/workflow-actions/blob/main/src/bin_issue.ts <-- this gets run

name: "Add metadata and labels to issues based on context"
name: "[safe to merge when failing] Add metadata and labels to issues based on context"
on:
issues:
types: [opened, labeled, unlabeled]
Expand Down

0 comments on commit 6ddf32a

Please sign in to comment.