Skip to content

Commit 6ad3b5e

Browse files
authored
Update FirstWorkflow.yml
1 parent 74dfc5d commit 6ad3b5e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/FirstWorkflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: My First Workflow
22
on:
33
push:
44
branches:
5-
- main
5+
- master
66
workflow_dispatch:
77

88
jobs:

0 commit comments

Comments
 (0)