Skip to content

Commit 15938f2

Browse files
authored
Update show_files.yaml
1 parent 1f2834a commit 15938f2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/show_files.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ name: Test
22

33
on:
44
push:
5-
tags-ignore:
6-
- '*'
5+
# tags-ignore:
6+
# - '*'
77
branches:
8-
- 'master'
8+
- 'devops'
99
pull_request:
1010
workflow_dispatch:
1111

0 commit comments

Comments
 (0)