Skip to content

Commit 30e85bc

Browse files
Add automatic license checker to master
1 parent 2906189 commit 30e85bc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/python_license_checker.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
on:
22
push:
33
branches:
4-
- main
4+
- master
55
pull_request:
66
branches:
7-
- main
7+
- master
88
jobs:
99
check-license:
1010
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)