Last active
May 9, 2023 22:45
-
-
Save tangxiaocheng/4e10c4bc9116e923d3f103d65955b3db to your computer and use it in GitHub Desktop.
it quickly merges code change and triggers github action workflow on a machine group.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
echo "name: $0" | |
echo "pwd: $(pwd)" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment