Skip to content

Commit

Permalink
run ci on main branch so new PRs benefit from cache (#719)
Browse files Browse the repository at this point in the history
  • Loading branch information
pkwarren committed Nov 4, 2022
1 parent 6a0acaf commit a81fb4b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
Empty file modified .github/actions/github-tag-action/entrypoint.sh 100644 → 100755
Empty file.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yaml
@@ -1,6 +1,9 @@
name: ci

on:
push:
branches:
- main
pull_request:
workflow_dispatch:

Expand Down

0 comments on commit a81fb4b

Please sign in to comment.