There was an error while loading. Please reload this page.
1 parent 63c4a79 commit 5cf677bCopy full SHA for 5cf677b
1 file changed
.github/workflows/google_form.yaml
@@ -15,6 +15,8 @@ jobs:
15
create-issue:
16
runs-on: ubuntu-latest
17
steps:
18
+ - name: Check out repository
19
+ uses: actions/checkout@v4
20
- name: Open issue with form response
21
uses: actions/github-script@v7
22
env:
0 commit comments