Skip to content

Commit

Permalink
ci: labelling events
Browse files Browse the repository at this point in the history
  • Loading branch information
laurentsenta committed Jul 15, 2024
1 parent f6804f3 commit 6d114c7
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@ name: Test

on:
pull_request:
types:
- opened
- edited
- synchronize
- reopened
- labeled
- unlabeled
push:
branches:
- master
Expand Down

0 comments on commit 6d114c7

Please sign in to comment.