This commit is contained in:
Chris Pietschmann 2025-02-18 14:13:54 -05:00
parent 2f4f4c2376
commit cb0666ac21
2 changed files with 0 additions and 2 deletions

View File

@ -4,7 +4,6 @@ on:
push: push:
branches: branches:
- main # or whatever branch you want to use - main # or whatever branch you want to use
- azure-storage
jobs: jobs:
release: release:

View File

@ -5,7 +5,6 @@ on:
branches: branches:
- main - main
- dev - dev
- azure-storage
pull_request: pull_request:
branches: branches:
- main - main