Skip to content

Commit

Permalink
git deploy action set
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielBrMz committed Apr 30, 2024
1 parent 8e4f723 commit a3f121e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Deploy CI
on:
push:
branches: [master]
branches: [main]
pull_request:
types: [opened, synchronize, reopened]
jobs:
Expand Down

0 comments on commit a3f121e

Please sign in to comment.