Skip to content

General Query #1

Description

@thapakazi

Coming from your detailed post: Automate Your Development Workflow With Github Actions

Putting this on same workflow like:

pull_request:
branches: [ master ]

I wonder won't it trigger deployment on every pull_request changes ??

deploy:
runs-on: ubuntu-latest
name: Deploy the JAR file to the remote server
needs: build
steps:

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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