Skip to content

Commit d7c0f92

Browse files
committed
[CI] Bump
1 parent c25ff3b commit d7c0f92

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

.github/workflows/ci-builds.yml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,7 @@ name: Continuous Integration + Announcement
33
env:
44
GH_PKG_URL: "https://maven.pkg.github.com/${{ github.repository }}"
55

6-
permissions:
7-
contents: write # For creating and pushing the tag
8-
96
on:
10-
workflow_dispatch:
117
push:
128
tags-ignore:
139
- v*
@@ -16,7 +12,8 @@ on:
1612
- "core-api/**"
1713
- "neoforge-datagen/**"
1814
- "neoforge-main/**"
19-
15+
workflow_dispatch:
16+
2017
jobs:
2118
vars:
2219
name: Get Variables

0 commit comments

Comments
 (0)