Skip to content

Commit

Permalink
re-enable other workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
maminrayej committed Oct 21, 2024
1 parent e5e0e10 commit 5115ce0
Show file tree
Hide file tree
Showing 4 changed files with 1,186 additions and 1,189 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@ on:
tags:
# this is _not_ a regex, see: https://docs.github.com/en/actions/reference/workflow-syntax-for-github-actions#filter-pattern-cheat-sheet
- '[0-9]+.[0-9]+.[0-9]+*'
pull_request: # TODO: MUST BE REMOVED! ONLY FOR TESTING
branches:
- 'main' # Run jobs on PRs targeting the 'main' branch
workflow_dispatch:
inputs:
release:
Expand Down
Loading

0 comments on commit 5115ce0

Please sign in to comment.