Skip to content

Commit 07c8394

Browse files
committed
Wrong github endpoing
1 parent 849768f commit 07c8394

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/delete-workflow-runs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ permissions:
2525

2626
jobs:
2727
clear:
28-
if: github.refs == 'refs/heads/master'
28+
if: github.ref == 'refs/heads/master'
2929
runs-on: ubuntu-22.04
3030
timeout-minutes: 10
3131

0 commit comments

Comments
 (0)