Skip to content

Commit

Permalink
master fixed the world ????
Browse files Browse the repository at this point in the history
  • Loading branch information
EarliestFall988 committed Nov 16, 2023
1 parent be647fc commit bf9ee8b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: Build Process
name: Deploy ASP.net Server to Fly

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

jobs:
deploy:
Expand Down

0 comments on commit bf9ee8b

Please sign in to comment.