Skip to content

Commit

Permalink
feat: run runner on push
Browse files Browse the repository at this point in the history
  • Loading branch information
ceelogre committed Sep 25, 2024
1 parent 8260921 commit ebef6d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/do.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Login to Digital Ocean and create a directory

on:
pull_request:
push:
branches:
- develop

Expand Down

0 comments on commit ebef6d0

Please sign in to comment.