https://github.com/davidvujic/github-actions-experimenting
Experimenting with github actions
https://github.com/davidvujic/github-actions-experimenting
Last synced: 7 months ago
JSON representation
Experimenting with github actions
- Host: GitHub
- URL: https://github.com/davidvujic/github-actions-experimenting
- Owner: DavidVujic
- License: mit
- Created: 2022-06-11T10:57:19.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-16T07:26:59.000Z (over 1 year ago)
- Last Synced: 2025-06-29T17:02:38.931Z (7 months ago)
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Experimenting with Github Actions
## Experiments
- [x] trigger an action from a pull request comment
NOTE: done. But is not that useful for actions in the actual PR. Too complex to figure out the current branch
- [ ] trigger an action when a pull request has been approved