We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b5dbb4 commit 4a9943cCopy full SHA for 4a9943c
.github/workflows/pr.yml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: ubuntu-latest
9
if: "!startsWith(github.ref, 'refs/tags/') && github.ref != 'refs/heads/master'"
10
steps:
11
- - uses: rokroskar/workflow-run-cleanup-action@v0.2.2
+ - uses: rokroskar/workflow-run-cleanup-action@v0.3.0
12
env:
13
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
14
build:
0 commit comments