normal triggers

This commit is contained in:
Anton-4 2024-12-31 14:14:00 +01:00 committed by GitHub
parent ff2c8a8e09
commit 945cde4de4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
on:
pull_request:
# pull_request:
workflow_dispatch:
# this cancels workflows currently in progress if you start a new one
@ -9,7 +9,7 @@ concurrency:
env:
# use .tar.gz for quick testing
ARCHIVE_FORMAT: .tar.gz
ARCHIVE_FORMAT: .tar.br
# Make a new basic-cli git tag and set it here before starting this workflow
RELEASE_TAG: 0.18.0

View file

@ -1,5 +1,5 @@
on:
# pull_request:
pull_request:
name: CI manager