Skip to content

Commit 24cffa0

Browse files
committed
Update manual-nightly.yml
1 parent 320e5af commit 24cffa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/manual-nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ env:
2525
jobs:
2626
manual-nightly:
2727
runs-on: ubuntu-24.04
28-
if: github.repository == 'openframeworks/openFrameworks' && github.ref == 'refs/heads/master'
28+
# if: github.repository == 'openframeworks/openFrameworks' && github.ref == 'refs/heads/master'
2929
strategy:
3030
matrix:
3131
cfg:

0 commit comments

Comments
 (0)