Skip to content

Commit 087542c

Browse files
committed
I forgot to re-enable compilation checks GHA
1 parent 9cecdc1 commit 087542c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compilation_checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ name: Compilation-Checks
66
# jobs.Build.strategy.matrix.container
77

88
on:
9-
#pull_request: # <-- temporarily disabled
9+
pull_request:
1010
schedule:
1111
- cron: "37 07 * * 1" # run every Monday at 07:37UTC. Crontab computed with crontab.guru
1212
workflow_dispatch:

0 commit comments

Comments
 (0)