chore: update nightly build workflow to use CHARON_CI_TRIGGER_TOKEN and remove quality-checks workflow dispatch trigger

This commit is contained in:
GitHub Actions
2026-02-18 04:12:31 +00:00
parent cbe2a39f0b
commit 0a8106aed4
2 changed files with 6 additions and 3 deletions
-1
View File
@@ -3,7 +3,6 @@ name: Quality Checks
on:
pull_request:
push:
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}