Skip to content

Commit a91031d

Browse files
authored
Merge pull request #25 from thin-edge/ci-remove-next-branch
ci: remove next branch
2 parents ca07292 + a9a35de commit a91031d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
# When in doubt, do not approve the test run.
99
# Reference: https://dev.to/petrsvihlik/using-environment-protection-rules-to-secure-secrets-when-building-external-forks-with-pullrequesttarget-hci
1010
pull_request_target:
11-
branches: [ main, next ]
11+
branches: [ main ]
1212
merge_group:
1313
jobs:
1414
approve:

0 commit comments

Comments
 (0)