Skip to content

Commit

Permalink
chore: runner tag support
Browse files Browse the repository at this point in the history
  • Loading branch information
keskiju committed Dec 1, 2024
1 parent 4c56db3 commit 7a720ee
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,10 @@ on:
- dev
- master
tags:
- autoheal-*
- cypress-*
- minio-*
- autoheal-*
- runner-*

jobs:
build:
Expand Down

0 comments on commit 7a720ee

Please sign in to comment.