Skip to content

Commit

Permalink
Update basic tests workflow triggers
Browse files Browse the repository at this point in the history
  • Loading branch information
tcarmet authored Apr 25, 2024
1 parent 7ea1655 commit 68afcf3
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
@@ -1,15 +1,12 @@
name: basic tests

on:
pull_request:
branches:
- main
push:
branches:
- 'user/**'
- 'feature/**'
- 'improvement/**'
- 'bugfix/**'
- 'dependabot/**'
- 'w/**'
- 'q/**'
- main

permissions: write-all

Expand Down

0 comments on commit 68afcf3

Please sign in to comment.