Skip to content

Commit

Permalink
Update pull-request-trigger.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
t-will-gillis authored Sep 24, 2023
1 parent 10089fa commit a550168
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pull-request-trigger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
Hello-World:
runs-on: ubuntu-latest
steps:
- run: echo "🍺 This job was automatically triggered by a ${{ github.event_name }} event."
- run: echo "🍺 This job was automatically triggered by a ${{ github.event_name }} event@@@"


# Moves newly opened PRs onto Project Board in column 'PR Needs review...'
Expand Down Expand Up @@ -64,4 +64,4 @@ jobs:
project: Project Board
column: 'PR Needs review (Automated Column, do not place items here manually)'
repo-token: ${{ secrets.HACKFORLA_BOT_PA_TOKEN }}
action: delete
action: delete

0 comments on commit a550168

Please sign in to comment.