Skip to content

Commit 6ae3976

Browse files
Update main.yml
1 parent cc3cd4a commit 6ae3976

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

.github/workflows/main.yml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
name: Phigaro Tests
22

3-
on:
4-
push:
5-
paths-ignore:
6-
- '.github/**'
3+
on: push
4+
#on:
5+
# push:
6+
# paths-ignore:
7+
# - '.github/**'
78

89
jobs:
910
test_at_python:

0 commit comments

Comments
 (0)