Skip to content

Commit

Permalink
chore: minor stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
cameri committed Oct 19, 2022
1 parent fe79260 commit a86c6f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/checks.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Checks
name: CI Checks

on:
pull_request:
types: [opened, labeled, unlabeled, synchronize]
types: [opened, synchronize]
push:
branches: [main]

Expand Down

0 comments on commit a86c6f2

Please sign in to comment.