We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea11d59 commit 03f91edCopy full SHA for 03f91ed
action.yml
@@ -13,3 +13,4 @@ runs:
13
uses: actions/checkout@v5
14
- name: Execute some javascript
15
shell: "ruby -r${{ github.action_path }}/foo.rb {0}"
16
+ run: ""
0 commit comments