1
0
Fork 0
mirror of https://code.forgejo.org/actions/git-backporting synced 2025-03-15 14:44:39 +01:00

build: renamed pull request workflow

This commit is contained in:
Andrea Lamparelli 2023-06-21 11:16:29 +02:00
parent c63bc05d8b
commit 22bec0c537

View file

@ -1,7 +1,7 @@
# This workflow will do a clean install of node dependencies, build the source code and run tests across different versions of node
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-nodejs-with-github-actions
name: "Pull Request Check"
name: "pull request check"
on: pull_request