Skip to content

Instantly share code, notes, and snippets.

@khaliqgant
Created January 5, 2023 19:02
Show Gist options
  • Save khaliqgant/d026774bfca33fa1fae2cc2cf5c24925 to your computer and use it in GitHub Desktop.
Save khaliqgant/d026774bfca33fa1fae2cc2cf5c24925 to your computer and use it in GitHub Desktop.
[Github Action Commit Message] Trigger Deploy With Commit Message #githubaction #devops
"contains(github.event.head_commit.message, 'deploy!')"
# https://stackoverflow.com/questions/63619329/github-action-get-commit-message
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment