Skip to content

Commit 5cf677b

Browse files
committed
chore: checkout repository for form workflow
1 parent 63c4a79 commit 5cf677b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/google_form.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ jobs:
1515
create-issue:
1616
runs-on: ubuntu-latest
1717
steps:
18+
- name: Check out repository
19+
uses: actions/checkout@v4
1820
- name: Open issue with form response
1921
uses: actions/github-script@v7
2022
env:

0 commit comments

Comments
 (0)