Created
December 22, 2022 15:24
-
-
Save jcrqr/55fb1fdef7e19519ba3420c4dcdac5ab to your computer and use it in GitHub Desktop.
This file contains hidden or 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
package github.repository | |
note_empty_description { | |
not input.description | |
} | |
note_empty_description { | |
input.description == "" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment