Skip to content

Add git rebase command to PR comment #16

Add git rebase command to PR comment

Add git rebase command to PR comment #16

Workflow file for this run

name: Check signed commits in PR
on: pull_request
jobs:
build:
name: Check signed commits in PR
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v4
- name: Check signed commits in PR
uses: ./