Skip to content

Commit 3f93375

Browse files
committed
Update on_push.yml
1 parent e8d0de1 commit 3f93375

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/on_push.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# https://docs.github.com/en/actions/reference/workflows-and-actions/workflow-syntax
2-
name: 'On Pull Request'
2+
name: 'On Push'
33
description: |
4-
This workflow runs on a pull request.
4+
This workflow runs on a push.
55
66
on:
77
push: {}

0 commit comments

Comments
 (0)