Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
magland committed Apr 9, 2024
1 parent d1352a8 commit 9ff8f8d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/integration_tests.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: integration tests

on:
- push
- pull_request
- workflow_dispatch: # Allows manual triggering of the workflow
push:
pull_request:
workflow_dispatch:

jobs:
build:
Expand Down

0 comments on commit 9ff8f8d

Please sign in to comment.