Skip to content

Commit

Permalink
Merge branch 'development' of github.com:giovanne-oliveira/symp-inter…
Browse files Browse the repository at this point in the history
…view-cli into development
  • Loading branch information
giovanne-oliveira committed May 27, 2022
2 parents e0fcd89 + ac73718 commit 1605614
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build_release.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: CLI Build
name: CLI Release Build

on:
push:
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/laravel-zero-build.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
name: CLI Build
name: CLI Beta Build

on:
push:
branches: [ beta ]

permissions: write-all

jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 1605614

Please sign in to comment.