Skip to content

Commit

Permalink
test: prioritize PR trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
c-dilks committed Sep 18, 2023
1 parent e13fa33 commit 386879c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
name: Coatjava-CI

on:
pull_request:
push:
branches: [ '**' ]
schedule:
# NOTE: From what I read, the email notification for cron can only go
# to the last committer of this file!!!!!
Expand Down

0 comments on commit 386879c

Please sign in to comment.