Commit 57905f3
committed
Remove on pull_request as secrets.GH_TOKEN is not available in this context. Alternatively, pull_request_target could be used, but it could be exploited to get access to other repos in the organisation, so won't be used. Remove the filter of branches for on push, so it runs when pushing to any branch.
1 parent 1260e0b commit 57905f3
1 file changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
20 | | - | |
21 | 19 | | |
22 | 20 | | |
23 | 21 | | |
| |||
0 commit comments