Skip to content

Commit

Permalink
register atomic workflows by adding a pull_request trigger; to be rem…
Browse files Browse the repository at this point in the history
…oved after registering
  • Loading branch information
mikealfare committed Dec 7, 2024
1 parent 0ecccb5 commit c468e54
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pull-request-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: "Pull request checks"
run-name: "Publish - #${{ github.event.number }} - ${{ github.actor }}"

on:
pull_request:
pull_request_target:
types: [opened, reopened, synchronize, labeled, unlabeled]

Expand Down

0 comments on commit c468e54

Please sign in to comment.