Skip to content

Commit 08264e5

Browse files
transphormNesopie
authored andcommitted
don't get fancy just disable (#1064)
1 parent 049874b commit 08264e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/circuits-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ concurrency:
1616

1717
jobs:
1818
build:
19-
if: github.ref != 'refs/heads/staging'
19+
if: false
2020
runs-on: ["128ram"]
2121
permissions:
2222
contents: read

0 commit comments

Comments
 (0)