Skip to content

Commit

Permalink
Revert "reduce chatter"
Browse files Browse the repository at this point in the history
This reverts commit b71b06e.
  • Loading branch information
grtwje committed Apr 22, 2022
1 parent b943c7a commit f19b207
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
on:
pull_request:
branches:
- main
on: [push]
name: build
jobs:
build:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/security-audit.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: Security audit
on:
schedule:
- cron: "0 8 * * *"
push:
paths:
- "**/Cargo.*"
Expand Down

0 comments on commit f19b207

Please sign in to comment.