mirror of
https://github.com/ets-cfuhrman-pfe/EvalueTonSavoir.git
synced 2025-08-11 21:23:54 -04:00
Update create-branch-images.yml
Don't create branch images when pushes to main
This commit is contained in:
parent
088fe2a3d1
commit
ca80e991e4
1 changed files with 0 additions and 1 deletions
1
.github/workflows/create-branch-images.yml
vendored
1
.github/workflows/create-branch-images.yml
vendored
|
|
@ -5,7 +5,6 @@ on:
|
|||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- 'main'
|
||||
- 'dev'
|
||||
tags:
|
||||
- '**'
|
||||
|
|
|
|||
Loading…
Reference in a new issue