Skip to content

Commit

Permalink
Activate CI for this branch
Browse files Browse the repository at this point in the history
  • Loading branch information
payetvin committed Dec 6, 2024
1 parent d497d9c commit ba85316
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/centos7.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
branches:
- develop
- dependabot/*
- fix/try-ubuntu24-ci
schedule:
- cron: '21 2 * * *'
workflow_call:
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,11 @@ on:
branches:
- 'docker/*'
- dependabot/*
- fix/try-ubuntu24-ci

jobs:
docker_publish:

runs-on: ubuntu-24.04

steps:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/oracle8.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
branches:
- develop
- dependabot/*
- fix/try-ubuntu24-ci

schedule:
- cron: '21 2 * * *'
Expand Down

0 comments on commit ba85316

Please sign in to comment.