Skip to content

Commit

Permalink
changed automation master to main
Browse files Browse the repository at this point in the history
  • Loading branch information
AccountMoved committed Sep 24, 2022
1 parent 7ee603f commit 5fe4f93
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/automation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ name: Build and release

on:
push:
branches: [ master ]
branches: [ main ]
tags:
- '*'

pull_request:
branches: [ master ]
branches: [ main ]

workflow_dispatch:

Expand Down

0 comments on commit 5fe4f93

Please sign in to comment.