Skip to content

Commit

Permalink
update push
Browse files Browse the repository at this point in the history
  • Loading branch information
rwaffen committed Sep 21, 2023
1 parent c04dadc commit 926064b
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
---
on: # yamllint disable-line rule:truthy
on:
push:
paths-ignore:
- '.github/**'
branches:
- main
pull_request:
- 'main'
tags:
- '*'
workflow_dispatch:

name: ⚒️ CI

Expand Down

0 comments on commit 926064b

Please sign in to comment.