Revert "fixes"

This reverts commit cbdd42ac05.
This commit is contained in:
AndrewMarchukov 2022-07-18 01:41:49 +04:00
parent cbdd42ac05
commit 7be213d95c
2 changed files with 3 additions and 3 deletions

View file

@ -1,7 +1,5 @@
name: Dependabot auto-merge
on:
push:
branches: [ master ]
on: pull_request
permissions:
pull-requests: write

View file

@ -1,5 +1,7 @@
name: Docker Image CI
on:
push:
branches: [ master ]
schedule:
- cron: "0 * * * *"
jobs: