Skip to content

Commit b91e39e

Browse files
committed
Run CI workflow on pull_request and push
1 parent 717702c commit b91e39e

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
name: CI
22

3-
on:
4-
pull_request:
5-
push:
6-
branches: [master]
7-
3+
on: [pull_request, push]
84
jobs:
95
fmt:
106
name: Check formatting

0 commit comments

Comments
 (0)