Skip to content

Commit

Permalink
debian unifid aktiviert
Browse files Browse the repository at this point in the history
  • Loading branch information
AlvinSchiller committed Oct 17, 2023
1 parent 72e07a7 commit abe8e27
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions .github/workflows/docker_debian_unified.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ concurrency:
cancel-in-progress: true

on:
# schedule:
# # run at 5 every sunday
# - cron: '0 5 * * 0'
# push:
# branches-ignore:
# - 'future3/**'
# pull_request:
# # The branches below must be a subset of the branches above
# branches: [ develop ]
schedule:
# run at 5 every sunday
- cron: '0 5 * * 0'
push:
branches-ignore:
- 'future3/**'
pull_request:
# The branches below must be a subset of the branches above
branches: [ develop ]
workflow_dispatch:

env:
Expand Down

0 comments on commit abe8e27

Please sign in to comment.