File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -15,10 +15,10 @@ jobs:
1515 github.event_name == 'workflow_dispatch' ||
1616 (github.event_name == 'pull_request_target' && github.event.action == 'synchronize') ||
1717 (github.event_name == 'pull_request_target' && github.event.action == 'closed' && github.event.pull_request.merged == true)
18- uses : vyos/.github/.github/workflows/check-pr-merge-conflict.yml@T7981-conflict-check-scheduled-workflow
18+ uses : vyos/.github/.github/workflows/check-pr-merge-conflict.yml@T7981-conflict-check-scheduled-workflow-py-script
1919 permissions :
2020 contents : read
2121 pull-requests : write
2222 secrets : inherit
2323 with :
24- action-ref : ' T7981-conflict-check-scheduled-workflow'
24+ action-ref : ' T7981-conflict-check-scheduled-workflow-py-script '
You can’t perform that action at this time.
0 commit comments