Skip to content

Commit

Permalink
Update branch name in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
adamant-pwn committed May 15, 2024
1 parent 20a273d commit a07df3e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ name: Docker Build and Test
on:
push:
branches:
- docker
- make_cmake_migrate
- main
pull_request:
branches:
- docker
- make_cmake_migrate
- main

jobs:
Expand Down

0 comments on commit a07df3e

Please sign in to comment.