chore: Turn off workflows
This commit is contained in:
8
.github/workflows/test_of_push_and_pull.yml
vendored
8
.github/workflows/test_of_push_and_pull.yml
vendored
@@ -1,10 +1,10 @@
|
||||
name: 'Tests of push & pull'
|
||||
|
||||
on:
|
||||
push:
|
||||
# branches: [ main ]
|
||||
pull_request:
|
||||
# branches: [ main ]
|
||||
# push:
|
||||
# branches: [ main ]
|
||||
# pull_request:
|
||||
# branches: [ main ]
|
||||
|
||||
env:
|
||||
FILENAME: README.md
|
||||
|
||||
Reference in New Issue
Block a user