Skip to content

Commit

Permalink
fix: removes main branch from on-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
apoclyps committed Nov 15, 2023
1 parent ecb8b95 commit ba00dee
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/on-commit.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: on-commit

on:
push:
branches:
- main
pull_request:
types: [opened, reopened, synchronize]

Expand Down

0 comments on commit ba00dee

Please sign in to comment.