Skip to content

Commit 5226a90

Browse files
author
Stefan Koch
committed
what happens with push trigger?
1 parent 0dc882c commit 5226a90

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: hcloud-ruby integration tests
2-
on: [workflow_dispatch]
2+
on: [push]
33

44
jobs:
55
test:

0 commit comments

Comments
 (0)