build(deps): bump jenkins/jenkins from 2.476-alpine to 2.487-alpine in /kubernetes/monitoring/jenkins #1504
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
on: | |
pull_request: | |
types: [opened] | |
name: Pull Request opened | |
jobs: | |
assignToProject: | |
name: Assign PullRequest to Project | |
runs-on: ubuntu-latest | |
steps: | |
- name: Assign PullRequest to Project | |
uses: technote-space/[email protected] | |
with: | |
PROJECT: Feature request | |
COLUMN: In progress |