Skip to content

Commit 2b503bf

Browse files
committed
working on check.yml
1 parent 940a63f commit 2b503bf

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/flake8-workfow.yaml

+1-5
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
1-
name: check
2-
1+
name: flake8_workflow
32
on:
43
push:
54
branches:
65
- 'devops'
7-
8-
9-
106
jobs:
117
flake8:
128
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)