We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aeaf5a1 commit c7420efCopy full SHA for c7420ef
.github/workflows/blank.yml
@@ -24,6 +24,7 @@ jobs:
24
steps:
25
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
26
- uses: actions/checkout@v3
27
+ - uses: google/github_actions_playground
28
29
# Runs a single command using the runners shell
30
- name: Run a one-line script
0 commit comments