We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 738552b + a0e4f39 commit f7bd704Copy full SHA for f7bd704
tasks/assert.yml
@@ -14,7 +14,6 @@
14
that:
15
- access_token is defined
16
- access_token | length > 0
17
- - access_token | regex_search('^ghp_')
18
fail_msg: "access_token was not found or is using an invalid format."
19
run_once: yes
20
tags:
0 commit comments