Skip to content

Commit

Permalink
trigger tests
Browse files Browse the repository at this point in the history
  • Loading branch information
lim-deriv committed Sep 17, 2023
1 parent 1c9a1f4 commit c234973
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Build workflow
run-name: Build workflow
name: Build
run-name: Build
on:
push:
branches:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/update_schema_flow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ run-name: Update schema flow
on:
schedule:
- cron: '0 0 * * *'
pull_request:
jobs:
update_schema:
runs-on: ubuntu-20.04
Expand Down

0 comments on commit c234973

Please sign in to comment.