Skip to content

bump peter-evans/*

bump peter-evans/* #7

Workflow file for this run

name: Pull requests
on:
pull_request:
branches: [ master ]
pull_request_target:
branches: [ master ]
concurrency:
group: ${{ github.workflow }}-${{ github.event_name }}-${{ github.event.pull_request.number || github.sha }}
cancel-in-progress: true
jobs:
test:
runs-on: ubuntu-22.04
steps:
- name: Check out repository
uses: actions/checkout@v4
with:
ref: ${{ github.event.pull_request.head.sha || github.sha }}
- name: Run local action
uses: ./
id: bump
with:
timezone: "Europe/London"
search_key: "Test comment"
text: Test comment