Skip to content

Commit

Permalink
Update workflow files
Browse files Browse the repository at this point in the history
  • Loading branch information
skyhisi committed Aug 9, 2023
1 parent a08de19 commit 6c7f9cf
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ on:
- "CMakeLists.txt"
- "src/**"
- ".github/workflows/build.yml"
# schedule:
# - cron: "37 5 * * 3,6"

permissions: read-all

Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ on:
- "*.md"
- ".gitignore"
- "doc/**"
# schedule:
# - cron: "37 5 * * 3,6"

env:
BUILD_TYPE: Release
Expand Down

0 comments on commit 6c7f9cf

Please sign in to comment.