Skip to content

Commit

Permalink
feat: worklow on changes
Browse files Browse the repository at this point in the history
  • Loading branch information
pomverte committed Dec 26, 2023
1 parent 7f41b9c commit 99f928d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/bats.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: Build bats docker image
run-name: ${{ github.actor }} is flying to infinity and beyond 🚀
run-name: ${{ github.actor }} is building bats

on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
paths:
- 'bats/**'

env:
REGISTRY: ghcr.io
Expand Down

0 comments on commit 99f928d

Please sign in to comment.