Skip to content

Commit

Permalink
chore: edit ci triggers
Browse files Browse the repository at this point in the history
  • Loading branch information
kopy-kat committed May 17, 2024
1 parent 60492e5 commit 99ca3b4
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
on:
- push
- pull_request
workflow_dispatch:
push:
branches:
- "main"
pull_request:

jobs:
lint-safe7579:
Expand Down

0 comments on commit 99ca3b4

Please sign in to comment.