Testing actions

This commit is contained in:
Fabio Belavenuto
2022-07-02 14:41:09 -03:00
parent faed1e838e
commit 7f3bf6c6b0
2 changed files with 1 additions and 11 deletions

View File

@@ -2,16 +2,6 @@ name: Build img
# Controls when the workflow will run # Controls when the workflow will run
on: on:
# Triggers the workflow on push or pull request events
push:
branches:
- "main"
- "dev"
pull_request:
branches:
- "main"
- "dev"
# Allows you to run this workflow manually from the Actions tab # Allows you to run this workflow manually from the Actions tab
workflow_dispatch: workflow_dispatch: