We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b521627 commit c92cfe2Copy full SHA for c92cfe2
runner-entrypoint.sh
@@ -1,4 +1,4 @@
1
-#!/bin/sh
+#!/bin/bash
2
3
# parse branch
4
if [ -f $GITHUB_EVENT_PATH ]; then
0 commit comments