Skip to content

Commit

Permalink
update test config
Browse files Browse the repository at this point in the history
  • Loading branch information
sdabhi23 committed Sep 5, 2023
1 parent cb77113 commit eb5979d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: master-tests
name: daily-tests

on:
schedule:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: master-tests
name: dev-tests

on:
push:
branches: [master]
branches: [master, dev]
pull_request:
types: [opened, synchronize]

Expand Down

0 comments on commit eb5979d

Please sign in to comment.