Skip to content

Bump @actions/core from 1.10.1 to 1.11.1 in /github-actions/trigger-schedule/github-data #7

Bump @actions/core from 1.10.1 to 1.11.1 in /github-actions/trigger-schedule/github-data

Bump @actions/core from 1.10.1 to 1.11.1 in /github-actions/trigger-schedule/github-data #7

name: Pull Request Trigger
on:
pull_request_target:
types: [opened, closed]
branches:
- 'gh-pages'
jobs:
# Placeholder action: Delete when new jobs added
Hello-World:
runs-on: ubuntu-latest
steps:
- run: echo "🍺 This job was automatically triggered by a ${{ github.event_name }} event."