Skip to content

Commit

Permalink
updating workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
agracio committed Oct 22, 2024
1 parent e4f9c57 commit 29b4d27
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
name: Test

on:
pull_request:
types: [opened, reopened, edited]
branches-ignore:
- 'circleci'
push:
branches-ignore:
- 'circleci'
Expand Down

0 comments on commit 29b4d27

Please sign in to comment.