Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
summeroff committed Jan 7, 2025
1 parent 4cfdcf1 commit 383ddc6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ on:
paths-ignore: ['**.md']
branches:
- "skippy"
tags: ['*']
pull_request:
paths-ignore: ['**.md']
branches: ['skippy']
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
- '**.md'
branches:
- master
- streamlabs
- 'release/**'
tags:
- '*'
Expand Down

0 comments on commit 383ddc6

Please sign in to comment.