mirror of
https://github.com/ets-cfuhrman-pfe/EvalueTonSavoir.git
synced 2025-08-11 21:23:54 -04:00
Merge pull request #130 from ets-cfuhrman-pfe/fuhrmanator-patch-1
Don't create branch images when pushing to main
This commit is contained in:
commit
b19753634d
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