Skip to content

Commit 6c9d2fb

Browse files
chore(gha): disable nightly trigger and remove pr-labeler workflow
1 parent 7e0901c commit 6c9d2fb

2 files changed

Lines changed: 4 additions & 23 deletions

File tree

.github/workflows/nightly.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
name: Nightly Release
22

33
on:
4-
push:
5-
branches:
6-
- main
4+
workflow_dispatch: # push disabled — re-enable when nightly is ready
5+
# push:
6+
# branches:
7+
# - main
78

89
permissions:
910
contents: read

.github/workflows/pr-label.yml

Lines changed: 0 additions & 20 deletions
This file was deleted.

0 commit comments

Comments
 (0)