Skip to content

Commit

Permalink
fix github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
lfoppiano committed Feb 28, 2024
1 parent d851946 commit ac6946b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/ci-integration-manual.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: Run integration tests manually

on:
- workflow_dispatch
- push:
branches:
- master
workflow_dispatch:
push:
branches:
- master


jobs:
Expand Down

0 comments on commit ac6946b

Please sign in to comment.