File tree Expand file tree Collapse file tree 4 files changed +4
-16
lines changed Expand file tree Collapse file tree 4 files changed +4
-16
lines changed Original file line number Diff line number Diff line change 11name : DIRECTORY.md workflow (ignore directories)
2- on :
3- push :
4- branches :
5- - ' main'
2+ on : [workflow_dispatch]
63jobs :
74 directory_builder :
85 runs-on : ubuntu-latest
Original file line number Diff line number Diff line change 11name : DIRECTORY.md workflow
2- on :
3- push :
4- branches :
5- - ' main'
2+ on : [workflow_dispatch]
63jobs :
74 directory_builder :
85 runs-on : ubuntu-latest
Original file line number Diff line number Diff line change 11name : Test with ignore directory argument
2- on :
3- push :
4- branches :
5- - ' main'
2+ on : [workflow_dispatch]
63jobs :
74 formatter :
85 runs-on : ubuntu-latest
Original file line number Diff line number Diff line change 11name : Test without ignore directory argument
2- on :
3- push :
4- branches :
5- - ' main'
2+ on : [workflow_dispatch]
63jobs :
74 formatter :
85 runs-on : ubuntu-latest
You can’t perform that action at this time.
0 commit comments