Skip to content

Commit 4fd1c19

Browse files
Update main.yml
1 parent b28bab9 commit 4fd1c19

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,6 @@ name: Publish to Github Releases (Forge 1.19)
44

55
# Controls when the workflow will run
66
on:
7-
# Triggers the workflow on push or pull request events but only for the "forge-119" branch
8-
push:
9-
branches: [ "forge-119" ]
10-
pull_request:
11-
branches: [ "forge-119" ]
12-
137
# Allows you to run this workflow manually from the Actions tab
148
workflow_dispatch:
159

0 commit comments

Comments
 (0)