Skip to content

Commit

Permalink
let's try only on labelling so it doesn't fire more than once
Browse files Browse the repository at this point in the history
  • Loading branch information
fharper committed Jan 18, 2024
1 parent 16507b3 commit 20c544b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ux-issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Add UX issues into the Kubefirst Action project

on:
issues:
types: [opened, labeled]
types: [labeled]
env:
MY_GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit 20c544b

Please sign in to comment.