Skip to content

Commit

Permalink
Trigger CI run
Browse files Browse the repository at this point in the history
  • Loading branch information
pseudomuto committed Oct 17, 2021
1 parent 9d9cb9f commit a22af56
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
name: CI

on:
create: ~
push:
- branches: [ master ]
pull-request:
- branches: [ master ]

jobs:
test:
Expand Down

0 comments on commit a22af56

Please sign in to comment.