Skip to content

Commit

Permalink
Add opened, edited as triggers
Browse files Browse the repository at this point in the history
  • Loading branch information
NiallJoeMaher authored Dec 1, 2023
1 parent 033af78 commit f790bba
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Check the pull request

on: pull_request
on:
pull_request:
types: [opened, edited]

jobs:
check-pull-request:
Expand Down

0 comments on commit f790bba

Please sign in to comment.