We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 040bd50 commit 6e9c9f0Copy full SHA for 6e9c9f0
1 file changed
.github/workflows/check_licenses.yml
@@ -4,6 +4,7 @@ on:
4
push:
5
branches: [ "main" ]
6
pull_request:
7
+ branches: [ "main" ]
8
permissions:
9
contents: read # we dont need to write
10
0 commit comments