Skip to content

Commit

Permalink
remove bad decisions
Browse files Browse the repository at this point in the history
  • Loading branch information
hexylena committed Oct 30, 2024
1 parent ad455d4 commit e53feb4
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 5 deletions.
1 change: 0 additions & 1 deletion .github/workflows/google-form-events.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ jobs:
uses: peter-evans/create-pull-request@v3
with:
commit-message: Import events from Google Form
branch-suffix: timestamp
title: "[Google Form] New Event!"
add-paths: events/
body: |
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/google-form-faqs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,5 @@ jobs:
uses: peter-evans/create-pull-request@v3
with:
commit-message: Import FAQs from Google Form
branch-suffix: timestamp
title: "[Google Form] New FAQ!"
add-paths: faqs/
2 changes: 0 additions & 2 deletions .github/workflows/google-form-news.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ jobs:
uses: peter-evans/create-pull-request@v3
with:
commit-message: Import news posts from Google Form
branch-suffix: timestamp
title: "[Google Form] New News Post!"
add-paths: news/_posts/

Expand All @@ -65,7 +64,6 @@ jobs:
uses: peter-evans/create-pull-request@v3
with:
title: "[Google Form] New Recording Submission!"
branch-suffix: timestamp
commit-message: add new recording from Google Form submission
add-paths: topics/
committer: "Saskia Hiltemann <[email protected]>"
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/google-form-recordings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ jobs:
uses: peter-evans/create-pull-request@v3
with:
title: "[Google Form] New Recording Submission!"
branch-suffix: timestamp
commit-message: add new recording from Google Form submission
add-paths: topics/
committer: "Saskia Hiltemann <[email protected]>"
Expand Down

0 comments on commit e53feb4

Please sign in to comment.