Skip to content

Commit

Permalink
Revert "ci: Run actions on PRs automatically"
Browse files Browse the repository at this point in the history
This reverts commit 630caa5.
  • Loading branch information
mohkale committed Feb 2, 2025
1 parent a690864 commit 04dd61c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ on:
branches: release
pull_request:
branches: release
types: [opened, reopened, edited]
schedule:
- cron: "0 13 * * *"

Expand Down
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ on:
branches: release
pull_request:
branches: release
types: [opened, reopened, edited]
schedule:
- cron: "0 13 * * *"

Expand Down

0 comments on commit 04dd61c

Please sign in to comment.