Class GithubWorkflow.Builder

    • Method Detail

      • force

        @Stability(Experimental)
        public GithubWorkflow.Builder force​(Boolean force)
        (experimental) Force the creation of the workflow even if workflows is disabled in GitHub.

        Default: false

        Parameters:
        force - Force the creation of the workflow even if workflows is disabled in GitHub. This parameter is required.
        Returns:
        this