Skip to content

Commit

Permalink
chore(ci): don't run mainnet ci job on prs
Browse files Browse the repository at this point in the history
  • Loading branch information
piotr-roslaniec committed Apr 26, 2024
1 parent 5fcae10 commit 53fc455
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/mainnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@ name: '🔎 Mainnet Example'
on:
schedule:
- cron: "0 * * * *" # Every hour
pull_request:
branches:
- main
workflow_dispatch:

# TODO: Use variables when GH supports it for forks. See https://github.com/orgs/community/discussions/44322
Expand Down

0 comments on commit 53fc455

Please sign in to comment.