Skip to content

Commit

Permalink
Updated workflows.
Browse files Browse the repository at this point in the history
  • Loading branch information
dreibh committed Dec 14, 2024
1 parent 3fae4a6 commit 1626ded
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/freebsd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ on:
- master
- dreibh/github-actions
- dreibh/github-actions-freebsd
- dreibh/neat-socketapi

jobs:
build_job:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ on:
branches:
- master
- dreibh/github-actions
- dreibh/neat-socketapi

jobs:
build_job:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/multiarch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ on:
branches:
- master
- dreibh/github-actions
- dreibh/neat-socketapi

jobs:
build_job:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/packaging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ on:
branches:
- master
- dreibh/github-actions
- dreibh/neat-socketapi

jobs:
# ====== Ubuntu Linux =====================================================
Expand Down

0 comments on commit 1626ded

Please sign in to comment.