I would like to query github variables associated to a repostitory. There are different levels each overriding the other
- Organization variables
- Repository level variables
- Environment level variables
References
List of all the endpoints - https://docs.github.com/en/rest/actions/variables?apiVersion=2022-11-28
I would like to query github variables associated to a repostitory. There are different levels each overriding the other
References
List of all the endpoints - https://docs.github.com/en/rest/actions/variables?apiVersion=2022-11-28