Skip to content

Commit

Permalink
run pkg-pr-new on pull_request
Browse files Browse the repository at this point in the history
  • Loading branch information
mmkal committed Aug 19, 2024
1 parent f0913f3 commit 432d0bf
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/pkg.pr.new.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: pkg.pr.new
on:
push: {}
pull_request: {}
push:
branches: [main, deps]

jobs:
build:
Expand Down

0 comments on commit 432d0bf

Please sign in to comment.