Skip to content

conditionally fail action #116

@jetersen

Description

@jetersen

would be nice to avoid failing the action.

I have workflow that deploys artifacts on pull request comment and on master branch pushes.

on:
  push:
    branches:
      - 'master'
  issue_comment:
    types:
      - created

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions