ci: remove staging/trying branches (#302)

This commit is contained in:
zowoq 2023-11-09 16:58:07 +10:00 committed by GitHub
parent f08ff7eaa8
commit 81e3fee0fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 3 deletions

View File

@ -4,7 +4,6 @@ on:
push:
branches:
- main
- staging
pull_request:
# Allows you to run this workflow manually from the Actions tab

View File

@ -3,8 +3,6 @@ on:
push:
branches:
- main
- staging
- trying
pull_request:
workflow_dispatch:
jobs: