Skip to content

Commit

Permalink
Revert "Run on push once"
Browse files Browse the repository at this point in the history
This reverts commit ec05dae.
  • Loading branch information
niknetniko committed May 27, 2024
1 parent 6058c03 commit f3d4f43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Integration tests

on: [ push ]
on: [ workflow_dispatch ]

jobs:
# Runs the test suite in a slightly modified Docker image used by Dodona.
Expand Down

0 comments on commit f3d4f43

Please sign in to comment.