Skip to content

Commit

Permalink
restore docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kaeptnegli committed Sep 15, 2023
1 parent 3201990 commit 1efb605
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,6 @@ env:
IMAGE_NAME: ${{ github.repository }}

jobs:
debug:
runs-on: ubuntu-latest

steps:
- run: echo "🎉 The job was automatically triggered by a ${{ github.event_name }} event."
- run: echo "🎉 event info ${{ github.event.pull_request }}"

prerequisites:
runs-on: ubuntu-latest
if: github.event.pull_request.merged == true
Expand Down

0 comments on commit 1efb605

Please sign in to comment.