Skip to content

Commit c486c5e

Browse files
authored
Update ci.yml
1 parent fc0ba4d commit c486c5e

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,9 @@ name: CI
22

33
on:
44
push:
5-
paths:
6-
- 'Mifare Classic Tool/**'
5+
branches: [ master, main ]
76
pull_request:
8-
paths:
9-
- 'Mifare Classic Tool/**'
7+
branches: [ master, main ]
108

119
env:
1210
PROJECT_PATH: Mifare Classic Tool

0 commit comments

Comments
 (0)