We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa0dc2f commit e9ae4b7Copy full SHA for e9ae4b7
1 file changed
action.yml
@@ -22,8 +22,6 @@ outputs:
22
23
runs:
24
using: "composite"
25
- env:
26
- SCRIPT_VERSION: "0.3.0"
27
steps:
28
- name: Cancel Previous Runs
29
if: ${{ github.ref != 'refs/heads/develop' && github.ref != 'refs/heads/main' }}
0 commit comments