Skip to content

Commit 55e4d2f

Browse files
authored
branch name
we use gh-pages as the default branch
1 parent 3216f32 commit 55e4d2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-publish-shacl12-core.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: CI (shacl12-core)
33
on:
44
push:
5-
branches: [main]
5+
branches: [gh-pages]
66
paths: ["shacl12-core/**"]
77

88
jobs:

0 commit comments

Comments
 (0)