Skip to content

Commit

Permalink
Merge pull request #5 from PRO100BYTE/TheDayG0ne-patch-1
Browse files Browse the repository at this point in the history
Update .yml in workflows
  • Loading branch information
PRO100BYTE-Helper authored Jan 10, 2024
2 parents 4ef36a4 + a3bf473 commit 49c30b3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Build and Deploy

on:
push:
branches: [ "master" ]
branches: [ "main" ]
workflow_dispatch:

env:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Test

on:
pull_request:
branches: [ "master" ]
branches: [ "main" ]

jobs:
build:
Expand Down

0 comments on commit 49c30b3

Please sign in to comment.