Skip to content

Commit

Permalink
Finalize
Browse files Browse the repository at this point in the history
  • Loading branch information
leshikus committed Oct 2, 2024
1 parent 2ef88f0 commit 1ab1a3a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
name: Cross-compile IMEX on CPUs

on:
# FIXME
# push:
# branches:
# - main
push:
branches:
- main
pull_request:
branches:
- main
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/coverity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ on:
schedule:
- cron: "5 2 * * *"
push:
paths:
- .github/workflows/coverity.yml

permissions: read-all

Expand Down

0 comments on commit 1ab1a3a

Please sign in to comment.