Skip to content

Commit 35a3162

Browse files
authored
Update and rename main.yml to deploy.yml
1 parent abde770 commit 35a3162

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed
Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@ name: Deploy
22

33
# Controls when the workflow will run
44
on:
5-
# Triggers the workflow on push or pull request events but only for the main branch
6-
deployment:
7-
branches: [ main ]
5+
deployment
86

97
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
108
jobs:

0 commit comments

Comments
 (0)