Skip to content

Commit

Permalink
Run GitHub Actions workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
Krymonota committed Sep 26, 2024
1 parent 97e4719 commit 749288f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/Documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
workflow_dispatch:
push:
branches:
- v3
- main

jobs:
apigen:
Expand Down
4 changes: 1 addition & 3 deletions .github/workflows/Tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,7 @@ on:
pull_request:
push:
branches:
- v1
- v2
- v3
- main

jobs:
CI:
Expand Down

0 comments on commit 749288f

Please sign in to comment.