We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 389633d commit 7bf2798Copy full SHA for 7bf2798
1 file changed
.github/workflows/python_license_checker.yml
@@ -1,10 +1,10 @@
1
on:
2
push:
3
branches:
4
- - master
+ - main
5
pull_request:
6
7
8
jobs:
9
check-license:
10
runs-on: ubuntu-latest
0 commit comments