Skip to content

Commit

Permalink
Merge pull request #3 from thin-edge/remove-test-on-main
Browse files Browse the repository at this point in the history
ci: don't trigger test on main as merge group is used
  • Loading branch information
reubenmiller authored Nov 24, 2023
2 parents 57589c2 + 723630d commit 8cbb89f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ on:
# Reference: https://dev.to/petrsvihlik/using-environment-protection-rules-to-secure-secrets-when-building-external-forks-with-pullrequesttarget-hci
pull_request_target:
branches: [ main ]
push:
branches: [ main ]
merge_group:
jobs:
test:
Expand Down

0 comments on commit 8cbb89f

Please sign in to comment.