Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
andreaTP committed Apr 2, 2024
1 parent 2703b15 commit a866a5a
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .github/workflows/integration-tests.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
name: integration-tests

on:
workflow_dispatch:
push:
# TODO: revert me
# workflow_dispatch:
# push:
# branches: [main]
# pull_request:
branches: [main]
pull_request:

concurrency:
# Only run once for latest commit per ref and cancel other (previous) runs.
Expand Down

0 comments on commit a866a5a

Please sign in to comment.