Skip to content

Commit

Permalink
fixup! docs: add output (#13)
Browse files Browse the repository at this point in the history
Output
ING-6578
  • Loading branch information
emanuelaepure10 authored Mar 7, 2024
1 parent 4b79a4e commit 657c4f5
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions .github/workflows/block-fixup-commit-merge.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# block-fixup-commit-merge

name: Git Checks

on:
pull_request:
branches:
- main

jobs:
block-fixup:
runs-on: ubuntu-18.04

steps:
- uses: actions/[email protected]
- name: Block Fixup Commit Merge
uses: 13rac1/[email protected]

0 comments on commit 657c4f5

Please sign in to comment.