Skip to content

Commit

Permalink
Fix Dependabot auto merge
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunner committed Apr 20, 2021
1 parent bd77599 commit d3d6d86
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
name: Build
name: Continuous integration

on:
push:
pull_request:

jobs:
build:
name: Build
name: Continuous integration
runs-on: ubuntu-20.04
timeout-minutes: 15
if: "!startsWith(github.event.head_commit.message, '[skip ci] ')"
Expand Down

0 comments on commit d3d6d86

Please sign in to comment.