Skip to content

Commit

Permalink
chore: run functional tests on the PR branch
Browse files Browse the repository at this point in the history
  • Loading branch information
JuroUhlar committed Jun 12, 2024
1 parent de3ddcd commit 0ddf2e6
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/functional_tests.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
name: Functional tests
on:
workflow_dispatch:
pull_request_target:
branches:
- main
- test
pull_request:
schedule:
- cron: '0 5 * * *'
jobs:
Expand Down

0 comments on commit 0ddf2e6

Please sign in to comment.