1 parent fc0ba4d commit c486c5eCopy full SHA for c486c5e
1 file changed
.github/workflows/ci.yml
@@ -2,11 +2,9 @@ name: CI
2
3
on:
4
push:
5
- paths:
6
- - 'Mifare Classic Tool/**'
+ branches: [ master, main ]
7
pull_request:
8
9
10
11
env:
12
PROJECT_PATH: Mifare Classic Tool
0 commit comments