Skip to content

Commit

Permalink
Whoops, need the push trigger for CI action
Browse files Browse the repository at this point in the history
  • Loading branch information
gwynne committed Aug 26, 2020
1 parent 236ca1e commit cbadbc2
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
name: test
on:
- pull_request
pull_request:
push:
branches:
- main

defaults:
run:
shell: bash
Expand Down

0 comments on commit cbadbc2

Please sign in to comment.