Skip to content

Commit

Permalink
Add latest_only operator to standard provider.yaml file.
Browse files Browse the repository at this point in the history
  • Loading branch information
hardeybisey committed Nov 24, 2024
1 parent 48c503a commit f54c35f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions providers/src/airflow/providers/standard/provider.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ operators:
- airflow.providers.standard.operators.python
- airflow.providers.standard.operators.generic_transfer
- airflow.providers.standard.operators.trigger_dagrun
- airflow.providers.standard.operators.latest_only

sensors:
- integration-name: Standard
Expand Down

0 comments on commit f54c35f

Please sign in to comment.