Skip to content
This repository has been archived by the owner on Jan 21, 2024. It is now read-only.

Commit

Permalink
Update response.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dcwalk authored Oct 5, 2022
1 parent de7515b commit 22c03b4
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/response.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: Submission response

on:
fork:
push:
branches: [main]
issues:
types: [opened]

Expand All @@ -12,9 +9,11 @@ jobs:
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
steps:
- name: "Response"
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: "<h1>Thank you for submitting a proposal to Our Networks 2047!</h1> <p>Just a gentle reminder on the format for the event: We are not hosting a traditional conference where people present talks and workshops. Instead we are facilitating the creation of a wiki about a conference that could take place in 2047. We will use proposals shared here to pre-seed the wiki with a "conference schedule". We have more information on the format on the website <strong>FAQ</strong> but please feel free to respond here or email us with any questions: <a href="mailto:orga@ournetworks.ca">orga@ournetworks.ca</a>.</p><p>We are accepting proposals until <strike>October 15</strike> October 30. We will reach out to submitters with more information after then about what to expect during the event period!</p>"


0 comments on commit 22c03b4

Please sign in to comment.