Skip to content

Commit

Permalink
Merge branch 'master' into check-contracts
Browse files Browse the repository at this point in the history
* master:
  chore(ci): Run publish workflow against PRs (#2268)
  • Loading branch information
TomAFrench committed Aug 10, 2023
2 parents 7eef942 + 5b98188 commit e81ed3f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,12 @@ on:
# Run a nightly release at 2 AM UTC
- cron: "0 2 * * *"
merge_group:
pull_request:

permissions:
# Necessary to upload new release artifacts
contents: write

jobs:
build-barretenberg:
runs-on: ubuntu-latest
Expand Down

0 comments on commit e81ed3f

Please sign in to comment.