Ein Workflow mit dem nachfolgenden Pfadfilter wird nur bei push-Ereignissen ausgeführt, bei denen sich mindestens eine Datei außerhalb des Verzeichnisses docs im Root des Repositorys befindet. on: push: paths-ignore: - 'docs/**' Example: Including paths Wenn mindestens ein Pfad zu ...
For more information about if conditionals, see Workflow syntax for GitHub Actions and Metadata syntax for GitHub Actions. success Returns true when all previous steps have succeeded. Example of success steps: ... - name: The job has succeeded if: ${{ success() }} always Causes the step ...
bioBakery workflows includes a single universal visualization workflow for shotgun sequences and 16s data. The workflow can be run on the command line with the following syntax: $ biobakery_workflows vis --input $INPUT --project-name $PROJECT --output $OUTPUT A subset of files from the$OUTPUT...
Caches All workflows Showing runs from all workflows 449 workflow runs Save latitude and longitude as degrees, not radians. Build#2603:Pull request#2793opened byJoePfeiffer JoePfeiffer:fix-lat-lon April 29, 2025 16:483m 19s Merge pull request #2788 from SiboVG/improve-UI-low-res ...
A workflow is a configurable automated process made up of one or more jobs. You must create a YAML file to define your workflow configuration. In this article About YAML syntax for workflows name run-name on on.<event_name>.types on.<pull_request|pull_request_target>.<branches|branches-ign...
For more information about branch, tag, and path filter syntax, see on.<push>.<branches|tags>, on.<pull_request>.<branches|tags>, and on.<push|pull_request>.paths. Patterns to match branches and tags PatternDescriptionExample matches feature/* The * wildcard matches any character, but doe...
Returns workflow runs created within the given date-time range. For more information on the syntax, see "Understanding the search syntax." exclude_pull_requestsboolean If true pull requests are omitted from the response (empty array). Default: false HTTP response status codes Status codeDescription...
We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up Reseting focus {...
We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up Reseting focus {...
What is a good Git workflow? Setting up and managing your GitHub user account Managing user account settings Changing your GitHub username Deleting your user account What's the difference between user and organization accounts? Publicizing or hiding organization membership ...