Skip to content

Commit

Permalink
Develop (github#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
PeyaPeyaPeyang authored Nov 22, 2022
2 parents d706085 + c8189c2 commit e258341
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: CI

on:
push:
branches: ["develop", "main"]
branches: ["develop", "production"]
pull_request:
workflow_dispatch:

Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/tagging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ on:
branches:
- production

runs:

jobs:
create-tag:
runs-on: ubuntu-latest
Expand Down

0 comments on commit e258341

Please sign in to comment.