Skip to content
This repository has been archived by the owner on Feb 8, 2025. It is now read-only.

Feature request: Allow run not only on pull request #17

Open
NiroHaim opened this issue Jan 24, 2023 · 0 comments
Open

Feature request: Allow run not only on pull request #17

NiroHaim opened this issue Jan 24, 2023 · 0 comments
Assignees

Comments

@NiroHaim
Copy link

Hi, I'd just like to start by thanking you for this cool action :)

My problem

Currently when using this action on a flow that is run not on a pull request (on: [push]), I get the following error:
image

How I would like it to work

As a user I would like to be able to use the action in any workflow, in any case.

Example use cases:

  • on: [push] I want to know if my syntax is valid before I make a pull request.
  • on: workflow_call: I want to be able to use this action as a job that is always runnable. In my case, as a prerequisite for the CD.

Thanks again!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants