Skip to content

Commit

Permalink
Update workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
danielost committed Dec 22, 2023
1 parent a43be13 commit 687006c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 39 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/actions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@ on:
workflow_dispatch:
push:
branches:
- 'master'
- 'main'
# - 'master'
# - 'main'
- '**'

env:
CI_JOB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down
37 changes: 0 additions & 37 deletions .github/workflows/tag.yaml

This file was deleted.

0 comments on commit 687006c

Please sign in to comment.