Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
emckean authored May 16, 2022
1 parent 1547dda commit e8f2c12
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@ name: Close TW Pull Request
on:
pull_request_target:
types: [opened]
paths: previous-seasons/2021-participants/interested-technical-writers.md

paths:
- previous-seasons/2021-participants/interested-technical-writers.md
- 2022-participants/interested-technical-writers.md
jobs:
run:
runs-on: ubuntu-latest
Expand Down

0 comments on commit e8f2c12

Please sign in to comment.