Skip to content

Commit

Permalink
ci: run contract test on master
Browse files Browse the repository at this point in the history
  • Loading branch information
achannarasappa committed Dec 19, 2023
1 parent e5b83cf commit ca5841c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test-contract.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ name: test-contract
on:
schedule:
- cron: '0 8 * * *'

push:
branches: [ master ]
jobs:
test:
strategy:
Expand Down

0 comments on commit ca5841c

Please sign in to comment.