Skip to content

Commit

Permalink
added crrect event
Browse files Browse the repository at this point in the history
  • Loading branch information
ben-of-codecraft committed Aug 23, 2024
1 parent bcc4749 commit 7b171ce
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 11 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ on:
push:
branches:
- 'araxia-main'
- 'master'
pull_request:
branches:
- 'araxia-main'
Expand All @@ -22,4 +21,5 @@ jobs:
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
tag_release: true
event_name: ${{ github.event_name }}

10 changes: 0 additions & 10 deletions .github/workflows/core-build.yml

This file was deleted.

0 comments on commit 7b171ce

Please sign in to comment.