Skip to content

Commit

Permalink
config: workflow labeling
Browse files Browse the repository at this point in the history
  • Loading branch information
MikaelFangel committed Oct 21, 2023
1 parent d3de901 commit d09c3a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: "Build and populate cache"
on:
label:
types: [created]
pull_request:
types: [labeled]

jobs:
tests:
Expand Down

0 comments on commit d09c3a5

Please sign in to comment.