Skip to content

Commit

Permalink
Automated file update from pkg-skeleton
Browse files Browse the repository at this point in the history
  • Loading branch information
pkg-skeleton Deploy Bot committed Dec 1, 2021
1 parent 03db2cf commit 38fed8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/drat--insert-package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ name: Insert package (drat)

jobs:
drat:
if: ${{ github.actor }} != "pkg-skeleton Deploy Bot"
if: ${{ github.event.head_commit.message }} != "Automated file update from pkg-skeleton"

runs-on: ${{ matrix.config.os }}

Expand Down

0 comments on commit 38fed8e

Please sign in to comment.